object frmMain: TfrmMain Left = 96 Top = 162 BorderStyle = bsDialog ClientHeight = 446 ClientWidth = 688 Color = clWindow Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnDestroy = deletetempfile PixelsPerInch = 96 TextHeight = 13 object imgBackground: TImage Left = 0 Top = 0 Width = 688 Height = 446 Align = alClient end end